﻿2026-08-01T10:08:36.6517120Z ##[group]Run actions/checkout@v5
2026-08-01T10:08:36.6517475Z with:
2026-08-01T10:08:36.6517663Z   repository: SaberMage/spt-shell-notify
2026-08-01T10:08:36.6517886Z   path: .adapter-notify
2026-08-01T10:08:36.6519709Z   token: ***
2026-08-01T10:08:36.6519875Z   ssh-strict: true
2026-08-01T10:08:36.6520057Z   ssh-user: git
2026-08-01T10:08:36.6520231Z   persist-credentials: true
2026-08-01T10:08:36.6520420Z   clean: true
2026-08-01T10:08:36.6520608Z   sparse-checkout-cone-mode: true
2026-08-01T10:08:36.6520857Z   fetch-depth: 1
2026-08-01T10:08:36.6521037Z   fetch-tags: false
2026-08-01T10:08:36.6521227Z   show-progress: true
2026-08-01T10:08:36.6521389Z   lfs: false
2026-08-01T10:08:36.6521562Z   submodules: false
2026-08-01T10:08:36.6521762Z   set-safe-directory: true
2026-08-01T10:08:36.6522072Z   allow-unsafe-pr-checkout: false
2026-08-01T10:08:36.6522340Z env:
2026-08-01T10:08:36.6522635Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30694163123-1-d8f8a9490a6e4450969112713ccdd499
2026-08-01T10:08:36.6523176Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30694163123-1-d8f8a9490a6e4450969112713ccdd499
2026-08-01T10:08:36.6523590Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30694163123-1-d8f8a9490a6e4450969112713ccdd499
2026-08-01T10:08:36.6523920Z ##[endgroup]
2026-08-01T10:08:36.7244240Z Syncing repository: SaberMage/spt-shell-notify
2026-08-01T10:08:36.7249004Z ##[group]Getting Git version info
2026-08-01T10:08:36.7249577Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-01T10:08:36.7727131Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T10:08:36.7971025Z git version 2.43.0.windows.1
2026-08-01T10:08:36.7993571Z ##[endgroup]
2026-08-01T10:08:36.8001187Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\490b04c9-b4d9-4bca-a29a-cd2cfc68ffe1\.gitconfig'
2026-08-01T10:08:36.8015088Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\490b04c9-b4d9-4bca-a29a-cd2cfc68ffe1' before making global git config changes
2026-08-01T10:08:36.8015713Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T10:08:36.8021680Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-01T10:08:36.8266960Z ##[group]Initializing the repository
2026-08-01T10:08:36.8272177Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-01T10:08:36.8632618Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-01T10:08:36.8661388Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-01T10:08:36.8938036Z ##[endgroup]
2026-08-01T10:08:36.8938352Z ##[group]Disabling automatic garbage collection
2026-08-01T10:08:36.8943153Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-01T10:08:36.9203159Z ##[endgroup]
2026-08-01T10:08:36.9203724Z ##[group]Setting up auth
2026-08-01T10:08:36.9209646Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T10:08:36.9450852Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T10:08:37.3636208Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T10:08:37.3924234Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T10:08:37.7799394Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T10:08:37.8038935Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T10:08:38.2085218Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T10:08:38.2418288Z ##[endgroup]
2026-08-01T10:08:38.2418761Z ##[group]Determining the default branch
2026-08-01T10:08:38.2420267Z Retrieving the default branch name
2026-08-01T10:08:38.6404031Z Default branch 'main'
2026-08-01T10:08:38.6404568Z ##[endgroup]
2026-08-01T10:08:38.6404894Z ##[group]Fetching the repository
2026-08-01T10:08:38.6411243Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-01T10:08:39.5567856Z From https://github.com/SaberMage/spt-shell-notify
2026-08-01T10:08:39.5568374Z  * [new branch]      main       -> origin/main
2026-08-01T10:08:39.5703201Z ##[endgroup]
2026-08-01T10:08:39.5703705Z ##[group]Determining the checkout info
2026-08-01T10:08:39.5705262Z ##[endgroup]
2026-08-01T10:08:39.5712516Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-01T10:08:39.6004338Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-01T10:08:39.6239132Z ##[group]Checking out the ref
2026-08-01T10:08:39.6248041Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-01T10:08:39.6577305Z branch 'main' set up to track 'origin/main'.
2026-08-01T10:08:39.6577702Z Reset branch 'main'
2026-08-01T10:08:39.6599954Z ##[endgroup]
2026-08-01T10:08:39.6846872Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-01T10:08:39.7051344Z ee2d37eadc730c0019e0af82d683074c509634a2
